Merge branch 'fix-gi-warning' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Nov 2020 12:31:36 +0000 (12:31 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 17 Nov 2020 12:31:36 +0000 (12:31 +0000)
commitfceff93994686d0da6a1b97b007907ddd6947b6a
tree693506be6422be33fc46b60b095e8619929f6dd9
parentacd8b08d35dc6a15133eb2240a57b9cea1ffb9cc
parent437f902c9d9b9ed90c8b06b9d8926c91b119a0c3
Merge branch 'fix-gi-warning' into 'master'

Fix a warning caused by difference between prototype and definition

See merge request GNOME/gtk!2849